home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet multimedia
/
Animacje, filmy i prezentacje
/
Kodeki
/
MP3Source 1.30
/
DSMP3SourceSetup.exe
/
ReadMe.txt
< prev
next >
Wrap
Text File
|
2004-12-10
|
2KB
|
51 lines
======================================================================
MP3 DirectShow File Source Filter v1.30
(C) 2003, 2004 Milenko "DCoder" Mitrovic
mail: dcoder@dsp-worx.de
web : http://dsp-worx.de
======================================================================
ABOUT
------------------------------------------------
This Filter let you play MP3 Files in any DirectShow based MediaPlayer.
I build this Filter because i got sick of that the MPEG1 Splitter isn't
able to connect to certain files. The Filter is shown as "File Source (MP3)"
in Graphedit.
INSTALLATION
------------------------------------------------
run register.bat
UNINSTALLATION
------------------------------------------------
run unregister.bat
LIBRARYS
------------------------------------------------
There is no need to copy everything in to the System or System32
Directory. The Filter will run fine from the location you extracted it.
Also, the Filter will search for needed dlls in the extracted Directory.
If it┤s not found there, then a default LoadLibrary(DLL) is called.
CHANGES
------------------------------------------------
v1.3
-added workaround for bass.dll multiple Instances issues.
-reduced FileSize.
-added support for Win9x/ME (NOT UNICODE !)
-updated to BASS 2.1
v1.2
-added Registry Values to use the default Rendering with registered MP3Source.
v1.1
-channel reading bugfix (caused too fast playback)
v1.0
-initial Release